go.opentelemetry.io/otel/attribute.Distinct.iface (field)
6 uses
go.opentelemetry.io/otel/attribute (current package)
set.go#L39: iface interface{}
set.go#L56: iface: [0]KeyValue{},
set.go#L76: return reflect.ValueOf(d.iface)
set.go#L81: return d.iface != nil
set.go#L339: iface: iface,
set.go#L404: return json.Marshal(l.equivalent.iface)
The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |